array vt. 1.打扮,装饰。 2.使…列队,排列。 3.提出(陪审官)名单,使(陪审官)列席,召集(陪审官)。 The general arrayed his troops for battle. 将军使军队列队准备战斗。 The girl arrayed herself in her finest clothes. 这女孩打扮得花枝招展。 The count and his men arrayed themselves against the king. 伯爵举兵对抗国王。 n. 1.整列,队列,阵(列);阵容。 2.〔诗〕衣裳,装扮,打扮。 3.陪审官名单。 4.一大批,一大群,一连串。 5.【数学】排列。 a battle array 战斗队形,列阵。 holiday array 节日盛装。 be in fine array 盛装。 an array of actors 演员的阵容。 a window array 橱窗陈列品。 an array of (umbrellas) 一排(伞)。 in battle array 列阵,严阵。 in proud array 堂堂正正。
To retrieve the count of all sequence points and create arrays of the proper size 检索所有序列点的计数,并创建适当大小的数组。
Provides recommendations for creating arrays in visual basic 6 . 0 applications 提供关于visual basic 6 . 0应用程序中创建数组的建议。
There are two ways to group objects : by creating arrays of objects , and by creating collections of objects 有两种方式可以将对象分组:创建对象数组以及创建对象集合。
By following this guideline , you can avoid creating arrays when a member is called with a small number of arguments 按照此准则,在调用带有少量参数的成员时可以避免创建数组。
Class has properties for determining the rank , length , and lower and upper bounds of an array , as well as methods for accessing , sorting , searching , copying , and creating arrays System . array类具有用于确定数组的秩、长度、下限和上限的属性,还有用于对数组进行访问、排序、搜索、复制和创建的方法。